home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / bbsutils / tb502man.arj / P110 < prev    next >
Text File  |  1994-02-13  |  2KB  |  62 lines

  1.  
  2.  
  3.  
  4.  
  5.      The TriBBS Bulletin Board System                                   110
  6.  
  7.      every 7.5K bytes downloaded.  If the caller can't maintain these
  8.      ratios, TriBBS will downgrade the caller to a 20 security level.  If
  9.      the caller can't maintain a 20 security level, TriBBS will further
  10.      downgrade the caller to a 15 security level.  Finally, if the caller
  11.      can't maintain a 15 security level, TriBBS will downgrade the caller
  12.      to a new user's security level.  If you don't want the caller's
  13.      security level to be reduced back to a new user's security level, you
  14.      could change the 15 security level to 15,0,0.
  15.  
  16.      You should note that a caller's ratios are checked at logon and after
  17.      every upload and download.
  18.  
  19.      IMPORTANT: Do not include any security levels in RATIOS.DAT that you
  20.      don't want TriBBS to check.
  21.  
  22.  
  23.      File/Byte Ratios (Security Level Stays the Same)
  24.      ------------------------------------------------
  25.  
  26.      TriBBS also supports a file/byte ratio method that restricts the
  27.      caller's ability to download if he has exceeded his file or byte
  28.      ratio.  To setup your system so that it will restrict a caller's
  29.      ability to download to their ratios, you must first create a
  30.      configuration file called RATIOS.DAT in node 1's MWORK directory.
  31.      RATIOS.DAT uses the following format:
  32.  
  33.      ---------------------------------------------------------------------
  34.  
  35.      security level,file ratio,byte ratio
  36.      .
  37.      .
  38.      .
  39.      security level,file ratio,byte ratio
  40.  
  41.      Where:
  42.  
  43.      security level      is the caller's security level.
  44.  
  45.      file ratio          is the maximum file ratio (files downloaded:files
  46.                          uploaded) for the caller to be able to download
  47.                          files.  If you do not want to impose a file ratio
  48.                          for this security level, a file ratio of 0 can be
  49.                          used.
  50.  
  51.      byte ratio          is the maximum byte ratio (bytes downloaded:bytes
  52.                          uploaded) for the caller to be able to download
  53.                          files.  If you do not want to impose a byte ratio
  54.                          for this security level, a byte ratio of 0 can be
  55.                          used.
  56.  
  57.      ---------------------------------------------------------------------
  58.  
  59.  
  60.  
  61.  
  62.